HW settings:
NOTE:
from IPython.display import Image
from IPython.display import display
display(
Image(filename="./PXL_20250509_10061094.jpg", width=300),
Image(filename="./PXL_20250509_10062195.jpg", width=300),
Image(filename="./rme802_matrix.png", width=700),
Image(filename="./rme802_mixer.png", width=700)
)